API Documentation
List of all members
nkGraphics::ResourceNodeWrapper Class Reference

Used internally when operating on resources. More...

Inheritance diagram for nkGraphics::ResourceNodeWrapper:
nkGraphics::Resource

Additional Inherited Members

- Public Member Functions inherited from nkGraphics::Resource
 Resource ()
 
 Resource (const nkMemory::StringView &path)
 
virtual ~Resource ()
 
virtual bool load ()=0
 
virtual void unload ()=0
 
bool isReadyForRendering () const
 
bool isUnloaded () const
 
RESOURCE_LOAD_STATE getLoadState () const
 
nkMemory::StringView getResourcePath () const
 
RESOURCE_TYPE getResourceTypeName () const
 
nkMemory::StringView getResourceName () const
 
bool getHidden () const
 
virtual void setResourcePath (const nkMemory::StringView &path)
 
void setResourceName (const nkMemory::StringView &name)
 
void setHidden (bool value)
 

Detailed Description

Used internally when operating on resources.


The documentation for this class was generated from the following file: